Enum Effects.ParticleAnimationType
Constants for particle animation type constants.
To be used with Effects.EmitAdvancedParticle function.
Tables
Effects.ParticleAnimationType | Table of Effects.ParticleAnimationType type constants. |
Tables
- Effects.ParticleAnimationType
-
Table of Effects.ParticleAnimationType type constants. To be used with particles.
LOOP
- Frames loop sequentially.ONE_SHOT
- Frames play once and freeze on the last frame.BACK_AND_FORTH
- Frames bounce back and forth.LIFE_TIME_SPREAD
- Frames are distributed over the particle's lifetime